-
Home
-
Everest Backup – WordPress Cloud Backup, Migration, Restore & Cloning Plugin
-
1.1.7
-
Code
-
Classes
- Temp_Directory
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
185 |
Lines of code |
86 |
Logical lines of code |
46 |
Comment lines |
61 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_legacy_tmp_directories() |
S |
56 |
7 |
20 |
get_legacy_tmp_directory() |
S |
58 |
4 |
17 |
create_security_files() |
S |
63 |
4 |
10 |
clean_temp_dir() |
S |
66 |
3 |
9 |
create() |
S |
71 |
2 |
7 |
is_temp_directory_exists() |
S |
75 |
2 |
4 |
__construct() |
S |
77 |
1 |
4 |
reset() |
S |
78 |
1 |
4 |
create_temp_dir() |
S |
81 |
1 |
3 |
get_security_files() |
S |
67 |
1 |
8 |